[INFO] fetching crate tetsy-codec 3.0.0...
[INFO] testing tetsy-codec-3.0.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tetsy-codec 3.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tetsy-codec 3.0.0
[INFO] finished tweaking crates.io crate tetsy-codec 3.0.0
[INFO] tweaked toml for crates.io crate tetsy-codec 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tetsy-codec 3.0.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.4.12 (available: v0.7.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3a520080c764fca2d8968f34bf56a4debfc88b16ea21b3eb7f05c988569a45c
[INFO] running `Command { std: "docker" "start" "-a" "a3a520080c764fca2d8968f34bf56a4debfc88b16ea21b3eb7f05c988569a45c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3a520080c764fca2d8968f34bf56a4debfc88b16ea21b3eb7f05c988569a45c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a520080c764fca2d8968f34bf56a4debfc88b16ea21b3eb7f05c988569a45c", kill_on_drop: false }`
[INFO] [stdout] a3a520080c764fca2d8968f34bf56a4debfc88b16ea21b3eb7f05c988569a45c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 279f8e0fb1f80f361e0cead9611c12f0fbf3bf66da4b3d4582d39e319169f518
[INFO] running `Command { std: "docker" "start" "-a" "279f8e0fb1f80f361e0cead9611c12f0fbf3bf66da4b3d4582d39e319169f518", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling tetsy-codec v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/codec.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn decode_from(Self::As) -> Self;
[INFO] [stdout]     |                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::As`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |             0...0b00111111 => dest.push_byte(self.0 << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |             0...0b00111111_11111111 => ((*self.0 << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |             0...0b00111111_11111111_11111111_11111111 => ((*self.0 << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/codec.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         match (self as &mut ::std::io::Read).read_exact(into) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         match (self as &mut dyn (::std::io::Read)).read_exact(into) {
[INFO] [stdout]    |                             +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/codec.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (self as &mut ::std::io::Write).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (self as &mut dyn (::std::io::Write)).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stdout]     |                       +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OptionBool` is never constructed
[INFO] [stdout]    --> src/codec.rs:513:12
[INFO] [stdout]     |
[INFO] [stdout] 513 | pub struct OptionBool(pub Option<bool>);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_le`, `to_be`, `from_be`, and `as_be_then` are never used
[INFO] [stdout]    --> src/codec.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 810 | trait EndianSensitive: Copy + 'static {
[INFO] [stdout]     |       --------------- methods in this trait
[INFO] [stdout] 811 |     fn to_le(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 812 |     fn to_be(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 813 |     fn from_le(self) -> Self { self }
[INFO] [stdout] 814 |     fn from_be(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 815 |     fn as_be_then<T, F: FnOnce(&Self) -> T>(&self, f: F) -> T { f(&self) }
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "279f8e0fb1f80f361e0cead9611c12f0fbf3bf66da4b3d4582d39e319169f518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279f8e0fb1f80f361e0cead9611c12f0fbf3bf66da4b3d4582d39e319169f518", kill_on_drop: false }`
[INFO] [stdout] 279f8e0fb1f80f361e0cead9611c12f0fbf3bf66da4b3d4582d39e319169f518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c06b9d3bcdf542e568e6a2fe657e6eaff897bdc907fdd260e8311772e7ae6bc
[INFO] running `Command { std: "docker" "start" "-a" "8c06b9d3bcdf542e568e6a2fe657e6eaff897bdc907fdd260e8311772e7ae6bc", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/codec.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn decode_from(Self::As) -> Self;
[INFO] [stdout]     |                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::As`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |             0...0b00111111 => dest.push_byte(self.0 << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |             0...0b00111111_11111111 => ((*self.0 << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |             0...0b00111111_11111111_11111111_11111111 => ((*self.0 << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/codec.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         match (self as &mut ::std::io::Read).read_exact(into) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         match (self as &mut dyn (::std::io::Read)).read_exact(into) {
[INFO] [stdout]    |                             +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/codec.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (self as &mut ::std::io::Write).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (self as &mut dyn (::std::io::Write)).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stdout]     |                       +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OptionBool` is never constructed
[INFO] [stdout]    --> src/codec.rs:513:12
[INFO] [stdout]     |
[INFO] [stdout] 513 | pub struct OptionBool(pub Option<bool>);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_le`, `to_be`, `from_be`, and `as_be_then` are never used
[INFO] [stdout]    --> src/codec.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 810 | trait EndianSensitive: Copy + 'static {
[INFO] [stdout]     |       --------------- methods in this trait
[INFO] [stdout] 811 |     fn to_le(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 812 |     fn to_be(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 813 |     fn from_le(self) -> Self { self }
[INFO] [stdout] 814 |     fn from_be(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 815 |     fn as_be_then<T, F: FnOnce(&Self) -> T>(&self, f: F) -> T { f(&self) }
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling tetsy-codec-derive v3.0.0
[INFO] [stderr]    Compiling tetsy-codec v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> tests/mod.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> tests/mod.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> tests/mod.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]    --> src/codec.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn decode_from(Self::As) -> Self;
[INFO] [stdout]     |                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::As`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |             0...0b00111111 => dest.push_byte(self.0 << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:294:5
[INFO] [stdout]     |
[INFO] [stdout] 294 |             0...0b00111111_11111111 => ((*self.0 << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |             0...0b00111111_11111111_11111111_11111111 => ((*self.0 << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:330:5
[INFO] [stdout]     |
[INFO] [stdout] 330 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:331:5
[INFO] [stdout]     |
[INFO] [stdout] 331 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/codec.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stdout]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/codec.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         match (self as &mut ::std::io::Read).read_exact(into) {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 59 |         match (self as &mut dyn (::std::io::Read)).read_exact(into) {
[INFO] [stdout]    |                             +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StructWithPhantom` is never constructed
[INFO] [stdout]   --> tests/mod.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct StructWithPhantom {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/codec.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (self as &mut ::std::io::Write).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 108 |         (self as &mut dyn (::std::io::Write)).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stdout]     |                       +++++                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:22:28
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_Unit`
[INFO] [stdout] 23 | struct Unit;
[INFO] [stdout]    |        ---- `Unit` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_Unit`
[INFO] [stdout] 23 | struct Unit;
[INFO] [stdout]    |        ---- `Unit` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_Indexed`
[INFO] [stdout] 26 | struct Indexed(u32, u64);
[INFO] [stdout]    |        ------- `Indexed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:25:36
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_Indexed`
[INFO] [stdout] 26 | struct Indexed(u32, u64);
[INFO] [stdout]    |        ------- `Indexed` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_Struct`
[INFO] [stdout] 29 | struct Struct<A, B, C> {
[INFO] [stdout]    |        ------ `Struct` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_Struct`
[INFO] [stdout] 29 | struct Struct<A, B, C> {
[INFO] [stdout]    |        ------ `Struct` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_StructWithPhantom`
[INFO] [stdout] 37 | struct StructWithPhantom {
[INFO] [stdout]    |        ----------------- `StructWithPhantom` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:36:36
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_StructWithPhantom`
[INFO] [stdout] 37 | struct StructWithPhantom {
[INFO] [stdout]    |        ----------------- `StructWithPhantom` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:51:28
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_EnumType`
[INFO] [stdout] 52 | enum EnumType {
[INFO] [stdout]    |      -------- `EnumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_EnumType`
[INFO] [stdout] 52 | enum EnumType {
[INFO] [stdout]    |      -------- `EnumType` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:62:28
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_EnumWithDiscriminant`
[INFO] [stdout] 63 | enum EnumWithDiscriminant {
[INFO] [stdout]    |      -------------------- `EnumWithDiscriminant` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:62:36
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_EnumWithDiscriminant`
[INFO] [stdout] 63 | enum EnumWithDiscriminant {
[INFO] [stdout]    |      -------------------- `EnumWithDiscriminant` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:69:28
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestHasCompact`
[INFO] [stdout] 70 | struct TestHasCompact<T: HasCompact> {
[INFO] [stdout]    |        -------------- `TestHasCompact` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestHasCompact`
[INFO] [stdout] 70 | struct TestHasCompact<T: HasCompact> {
[INFO] [stdout]    |        -------------- `TestHasCompact` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestCompactHasCompact`
[INFO] [stdout] 76 | struct TestCompactHasCompact<T: HasCompact> {
[INFO] [stdout]    |        --------------------- `TestCompactHasCompact` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:75:36
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestCompactHasCompact`
[INFO] [stdout] 76 | struct TestCompactHasCompact<T: HasCompact> {
[INFO] [stdout]    |        --------------------- `TestCompactHasCompact` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestHasCompactEnum`
[INFO] [stdout] 82 | enum TestHasCompactEnum<T: HasCompact> {
[INFO] [stdout]    |      ------------------ `TestHasCompactEnum` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestHasCompactEnum`
[INFO] [stdout] 82 | enum TestHasCompactEnum<T: HasCompact> {
[INFO] [stdout]    |      ------------------ `TestHasCompactEnum` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                            ^-----
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `Encode` is not local
[INFO] [stdout]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestCompactAttribute`
[INFO] [stdout] 96 | struct TestCompactAttribute {
[INFO] [stdout]    |        -------------------- `TestCompactAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tests/mod.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]    |                                    ^-----
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `Decode` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestCompactAttribute`
[INFO] [stdout] 96 | struct TestCompactAttribute {
[INFO] [stdout]    |        -------------------- `TestCompactAttribute` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tests/mod.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]     |                            ^-----
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            `Encode` is not local
[INFO] [stdout]     |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestCompactAttributeEnum`
[INFO] [stdout] 102 | enum TestCompactAttributeEnum {
[INFO] [stdout]     |      ------------------------ `TestCompactAttributeEnum` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tests/mod.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stdout]     |                                    ^-----
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    `Decode` is not local
[INFO] [stdout]     |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestCompactAttributeEnum`
[INFO] [stdout] 102 | enum TestCompactAttributeEnum {
[INFO] [stdout]     |      ------------------------ `TestCompactAttributeEnum` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_le`, `to_be`, `from_be`, and `as_be_then` are never used
[INFO] [stdout]    --> src/codec.rs:811:5
[INFO] [stdout]     |
[INFO] [stdout] 810 | trait EndianSensitive: Copy + 'static {
[INFO] [stdout]     |       --------------- methods in this trait
[INFO] [stdout] 811 |     fn to_le(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 812 |     fn to_be(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 813 |     fn from_le(self) -> Self { self }
[INFO] [stdout] 814 |     fn from_be(self) -> Self { self }
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 815 |     fn as_be_then<T, F: FnOnce(&Self) -> T>(&self, f: F) -> T { f(&self) }
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] running `Command { std: "docker" "inspect" "8c06b9d3bcdf542e568e6a2fe657e6eaff897bdc907fdd260e8311772e7ae6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c06b9d3bcdf542e568e6a2fe657e6eaff897bdc907fdd260e8311772e7ae6bc", kill_on_drop: false }`
[INFO] [stdout] 8c06b9d3bcdf542e568e6a2fe657e6eaff897bdc907fdd260e8311772e7ae6bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b7a993da410744d79ba7a43e423b358639c0b0c0131f4c837108b26b34ed70f8
[INFO] running `Command { std: "docker" "start" "-a" "b7a993da410744d79ba7a43e423b358639c0b0c0131f4c837108b26b34ed70f8", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]    --> src/codec.rs:158:17
[INFO] [stderr]     |
[INFO] [stderr] 158 |     fn decode_from(Self::As) -> Self;
[INFO] [stderr]     |                    ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::As`
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr]     = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:278:5
[INFO] [stderr]     |
[INFO] [stderr] 278 |             0...0b00111111 => dest.push_byte(self.0 << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:293:5
[INFO] [stderr]     |
[INFO] [stderr] 293 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:294:5
[INFO] [stderr]     |
[INFO] [stderr] 294 |             0...0b00111111_11111111 => ((*self.0 << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:309:5
[INFO] [stderr]     |
[INFO] [stderr] 309 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:310:5
[INFO] [stderr]     |
[INFO] [stderr] 310 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:311:5
[INFO] [stderr]     |
[INFO] [stderr] 311 |             0...0b00111111_11111111_11111111_11111111 => ((*self.0 << 2) | 0b10).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:329:5
[INFO] [stderr]     |
[INFO] [stderr] 329 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:331:5
[INFO] [stderr]     |
[INFO] [stderr] 331 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:356:5
[INFO] [stderr]     |
[INFO] [stderr] 356 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:357:5
[INFO] [stderr]     |
[INFO] [stderr] 357 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:358:5
[INFO] [stderr]     |
[INFO] [stderr] 358 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/codec.rs:59:23
[INFO] [stderr]    |
[INFO] [stderr] 59 |         match (self as &mut ::std::io::Read).read_exact(into) {
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 59 |         match (self as &mut dyn (::std::io::Read)).read_exact(into) {
[INFO] [stderr]    |                             +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/codec.rs:108:17
[INFO] [stderr]     |
[INFO] [stderr] 108 |         (self as &mut ::std::io::Write).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 108 |         (self as &mut dyn (::std::io::Write)).write_all(bytes).expect("Codec outputs are infallible");
[INFO] [stderr]     |                       +++++                +
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OptionBool` is never constructed
[INFO] [stderr]    --> src/codec.rs:513:12
[INFO] [stderr]     |
[INFO] [stderr] 513 | pub struct OptionBool(pub Option<bool>);
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `to_le`, `to_be`, `from_be`, and `as_be_then` are never used
[INFO] [stderr]    --> src/codec.rs:811:5
[INFO] [stderr]     |
[INFO] [stderr] 810 | trait EndianSensitive: Copy + 'static {
[INFO] [stderr]     |       --------------- methods in this trait
[INFO] [stderr] 811 |     fn to_le(self) -> Self { self }
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 812 |     fn to_be(self) -> Self { self }
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] 813 |     fn from_le(self) -> Self { self }
[INFO] [stderr] 814 |     fn from_be(self) -> Self { self }
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] 815 |     fn as_be_then<T, F: FnOnce(&Self) -> T>(&self, f: F) -> T { f(&self) }
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tetsy-codec` (lib) generated 17 warnings (run `cargo fix --lib -p tetsy-codec` to apply 15 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:22:28
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:25:28
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:25:36
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:28:28
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:28:36
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:36:28
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:51:28
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:51:36
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:62:28
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:62:36
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:69:36
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:75:28
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:75:36
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:81:28
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:81:36
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:95:28
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> tests/mod.rs:95:36
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> tests/mod.rs:101:28
[INFO] [stderr]     |
[INFO] [stderr] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]     |                            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Encode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> tests/mod.rs:101:36
[INFO] [stderr]     |
[INFO] [stderr] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]     |                                    ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `derive`, `full`, `serde`, `std`, and `tetsy-codec-derive`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Decode` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StructWithPhantom` is never constructed
[INFO] [stderr]   --> tests/mod.rs:37:8
[INFO] [stderr]    |
[INFO] [stderr] 37 | struct StructWithPhantom {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:22:28
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_Unit`
[INFO] [stderr] 23 | struct Unit;
[INFO] [stderr]    |        ---- `Unit` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:22:36
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_Unit`
[INFO] [stderr] 23 | struct Unit;
[INFO] [stderr]    |        ---- `Unit` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:25:28
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_Indexed`
[INFO] [stderr] 26 | struct Indexed(u32, u64);
[INFO] [stderr]    |        ------- `Indexed` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:25:36
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_Indexed`
[INFO] [stderr] 26 | struct Indexed(u32, u64);
[INFO] [stderr]    |        ------- `Indexed` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:28:28
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_Struct`
[INFO] [stderr] 29 | struct Struct<A, B, C> {
[INFO] [stderr]    |        ------ `Struct` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:28:36
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_Struct`
[INFO] [stderr] 29 | struct Struct<A, B, C> {
[INFO] [stderr]    |        ------ `Struct` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:36:28
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_StructWithPhantom`
[INFO] [stderr] 37 | struct StructWithPhantom {
[INFO] [stderr]    |        ----------------- `StructWithPhantom` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:36:36
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_StructWithPhantom`
[INFO] [stderr] 37 | struct StructWithPhantom {
[INFO] [stderr]    |        ----------------- `StructWithPhantom` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:51:28
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_EnumType`
[INFO] [stderr] 52 | enum EnumType {
[INFO] [stderr]    |      -------- `EnumType` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:51:36
[INFO] [stderr]    |
[INFO] [stderr] 51 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_EnumType`
[INFO] [stderr] 52 | enum EnumType {
[INFO] [stderr]    |      -------- `EnumType` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:62:28
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_EnumWithDiscriminant`
[INFO] [stderr] 63 | enum EnumWithDiscriminant {
[INFO] [stderr]    |      -------------------- `EnumWithDiscriminant` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:62:36
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_EnumWithDiscriminant`
[INFO] [stderr] 63 | enum EnumWithDiscriminant {
[INFO] [stderr]    |      -------------------- `EnumWithDiscriminant` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:69:28
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestHasCompact`
[INFO] [stderr] 70 | struct TestHasCompact<T: HasCompact> {
[INFO] [stderr]    |        -------------- `TestHasCompact` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:69:36
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestHasCompact`
[INFO] [stderr] 70 | struct TestHasCompact<T: HasCompact> {
[INFO] [stderr]    |        -------------- `TestHasCompact` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:75:28
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestCompactHasCompact`
[INFO] [stderr] 76 | struct TestCompactHasCompact<T: HasCompact> {
[INFO] [stderr]    |        --------------------- `TestCompactHasCompact` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:75:36
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestCompactHasCompact`
[INFO] [stderr] 76 | struct TestCompactHasCompact<T: HasCompact> {
[INFO] [stderr]    |        --------------------- `TestCompactHasCompact` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:81:28
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestHasCompactEnum`
[INFO] [stderr] 82 | enum TestHasCompactEnum<T: HasCompact> {
[INFO] [stderr]    |      ------------------ `TestHasCompactEnum` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:81:36
[INFO] [stderr]    |
[INFO] [stderr] 81 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestHasCompactEnum`
[INFO] [stderr] 82 | enum TestHasCompactEnum<T: HasCompact> {
[INFO] [stderr]    |      ------------------ `TestHasCompactEnum` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:95:28
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                            ^-----
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            `Encode` is not local
[INFO] [stderr]    |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestCompactAttribute`
[INFO] [stderr] 96 | struct TestCompactAttribute {
[INFO] [stderr]    |        -------------------- `TestCompactAttribute` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> tests/mod.rs:95:36
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]    |                                    ^-----
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    `Decode` is not local
[INFO] [stderr]    |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestCompactAttribute`
[INFO] [stderr] 96 | struct TestCompactAttribute {
[INFO] [stderr]    |        -------------------- `TestCompactAttribute` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> tests/mod.rs:101:28
[INFO] [stderr]     |
[INFO] [stderr] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]     |                            ^-----
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            `Encode` is not local
[INFO] [stderr]     |                            move the `impl` block outside of this constant `_IMPL_ENCODE_FOR_TestCompactAttributeEnum`
[INFO] [stderr] 102 | enum TestCompactAttributeEnum {
[INFO] [stderr]     |      ------------------------ `TestCompactAttributeEnum` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Encode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Encode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> tests/mod.rs:101:36
[INFO] [stderr]     |
[INFO] [stderr] 101 | #[derive(Debug, PartialEq, Encode, Decode)]
[INFO] [stderr]     |                                    ^-----
[INFO] [stderr]     |                                    |
[INFO] [stderr]     |                                    `Decode` is not local
[INFO] [stderr]     |                                    move the `impl` block outside of this constant `_IMPL_DECODE_FOR_TestCompactAttributeEnum`
[INFO] [stderr] 102 | enum TestCompactAttributeEnum {
[INFO] [stderr]     |      ------------------------ `TestCompactAttributeEnum` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Decode` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Decode` may come from an old version of the `tetsy_codec_derive` crate, try updating your dependency with `cargo update -p tetsy_codec_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Decode` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: methods `to_le`, `to_be`, `from_be`, and `as_be_then` are never used
[INFO] [stdout] running 18 tests
[INFO] [stderr]    --> src/codec.rs:811:5
[INFO] [stdout] test codec::tests::compact_16_encoding_works ... ok
[INFO] [stderr]     |
[INFO] [stdout] test codec::tests::compact_128_encoding_works ... ok
[INFO] [stderr] 810 | trait EndianSensitive: Copy + 'static {
[INFO] [stdout] test codec::tests::compact_32_encoding_works ... ok
[INFO] [stderr]     |       --------------- methods in this trait
[INFO] [stdout] test codec::tests::compact_8_encoding_works ... ok
[INFO] [stderr] 811 |     fn to_le(self) -> Self { self }
[INFO] [stdout] test codec::tests::compact_as_has_compact ... ok
[INFO] [stderr]     |        ^^^^^
[INFO] [stdout] test codec::tests::cow_string_works ... ok
[INFO] [stderr] 812 |     fn to_be(self) -> Self { self }
[INFO] [stdout] test codec::tests::cow_works ... ok
[INFO] [stderr]     |        ^^^^^
[INFO] [stdout] test codec::tests::encode_borrowed_tuple ... ok
[INFO] [stderr] 813 |     fn from_le(self) -> Self { self }
[INFO] [stdout] test codec::tests::string_encoded_as_expected ... ok
[INFO] [stderr] 814 |     fn from_be(self) -> Self { self }
[INFO] [stdout] test codec::tests::vec_of_i16_encoded_as_expected ... ok
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stdout] test codec::tests::vec_is_slicable ... ok
[INFO] [stderr] 815 |     fn as_be_then<T, F: FnOnce(&Self) -> T>(&self, f: F) -> T { f(&self) }
[INFO] [stdout] test codec::tests::vec_of_option_int_encoded_as_expected ... ok
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stdout] test codec::tests::vec_of_option_bool_encoded_as_expected ... ok
[INFO] [stderr]     |
[INFO] [stdout] test codec::tests::vec_of_string_encoded_as_expected ... ok
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test codec::tests::vec_of_u8_encoded_as_expected ... ok
[INFO] [stderr] 
[INFO] [stderr] warning: `tetsy-codec` (test "mod") generated 45 warnings
[INFO] [stderr] warning: `tetsy-codec` (lib test) generated 16 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tetsy_codec-93be934915ba3db5)
[INFO] [stdout] test codec::tests::compact_as_8_encoding_works ... ok
[INFO] [stdout] test codec::tests::compact_integers_encoded_as_expected ... ok
[INFO] [stdout] test codec::tests::compact_64_encoding_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-0156ec16089c3245)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test should_work_for_enum_with_discriminant ... ok
[INFO] [stdout] test should_work_for_simple_enum ... ok
[INFO] [stdout] test should_work_for_unit ... ok
[INFO] [stdout] test enum_compact_meta_attribute_works ... ok
[INFO] [stdout] test compact_meta_attribute_works ... ok
[INFO] [stdout] test should_work_for_indexed ... ok
[INFO] [stdout] test compact_with_has_compact_works ... ok
[INFO] [stdout] test encoded_as_with_has_compact_works ... ok
[INFO] [stdout] test should_derive_decode ... ok
[INFO] [stdout] test should_derive_encode ... ok
[INFO] [stdout] test enum_compact_and_encoded_as_with_has_compact_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tetsy_codec
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:278:5
[INFO] [stderr]     |
[INFO] [stderr] 278 |             0...0b00111111 => dest.push_byte(self.0 << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:293:5
[INFO] [stderr]     |
[INFO] [stderr] 293 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:294:5
[INFO] [stderr]     |
[INFO] [stderr] 294 |             0...0b00111111_11111111 => ((*self.0 << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:309:5
[INFO] [stderr]     |
[INFO] [stderr] 309 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:310:5
[INFO] [stderr]     |
[INFO] [stderr] 310 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:311:5
[INFO] [stderr]     |
[INFO] [stderr] 311 |             0...0b00111111_11111111_11111111_11111111 => ((*self.0 << 2) | 0b10).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:329:5
[INFO] [stderr]     |
[INFO] [stderr] 329 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:330:5
[INFO] [stderr]     |
[INFO] [stderr] 330 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:331:5
[INFO] [stderr]     |
[INFO] [stderr] 331 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:356:5
[INFO] [stderr]     |
[INFO] [stderr] 356 |             0...0b00111111 => dest.push_byte((*self.0 as u8) << 2),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:357:5
[INFO] [stderr]     |
[INFO] [stderr] 357 |             0...0b00111111_11111111 => (((*self.0 as u16) << 2) | 0b01).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> src/codec.rs:358:5
[INFO] [stderr]     |
[INFO] [stderr] 358 |             0...0b00111111_11111111_11111111_11111111 => (((*self.0 as u32) << 2) | 0b10).encode_to(dest),
[INFO] [stderr]     |              ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: 12 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b7a993da410744d79ba7a43e423b358639c0b0c0131f4c837108b26b34ed70f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a993da410744d79ba7a43e423b358639c0b0c0131f4c837108b26b34ed70f8", kill_on_drop: false }`
[INFO] [stdout] b7a993da410744d79ba7a43e423b358639c0b0c0131f4c837108b26b34ed70f8
